home *** CD-ROM | disk | FTP | other *** search
/ Gamer's Paradise: Sports / Hracuv-raj-Sportovni-Hry.bin / Strategic Baseball Simulator / Vendinfo.diz < prev    next >
Encoding:
VENDINFO  |  2000-01-08  |  23.6 KB  |  486 lines

  1. +-------------------------------------------────────-----────────----+
  2. | This VENDINFO Product Information File contains both readable text |
  3. | and tools-accessible data about a product.  See the last text      |
  4. | section, below, for more information about VENDINFO and its tools. |
  5. +--------------------------------------------------------------------+
  6. VENDINFO standard v1.04, produced by VendEdit v1.30, 8-Jan-2000
  7.  
  8. ===== Product Information ==============================
  9.    Product:             Strategic Baseball Simulator Baseball Simulation
  10.    Version:             3.41
  11.    Version Date:        8-Jan-2000
  12.    Product Type:        Software
  13.    Basic Distribution Policy (see License, below, for details):
  14.       Freeware, copyrighted but freely distributable and useable
  15.  
  16.    Product Description: STRATEGIC BASEBALL SIMULATOR 3.41 - Premier 
  17.                         DOS baseball simulation uses real stats to 
  18.                         simulate big-time baseball. Capable of 
  19.                         simulating an entire league schedule and 
  20.                         summarizing the statistical results. Or play 
  21.                         in single-game mode against the computer. 
  22.                         Easy to use and play. Optimized for fun and 
  23.                         accuracy! Data is in ASCII for easy editing. 
  24.                         '98 & '99 teams! Freeware. 
  25.    Reason for version:  Includes 1999 data files - more consistent 
  26.                         user-interface - better accuracy
  27.  
  28.    Category:            Games; Simulators; Sports
  29.    Keywords:            Baseball simulator simulation statistics game
  30.    Required Packages:   SBSIM
  31.    This Package:        SBSIM
  32.  
  33.    Required Configuration
  34.       Processor Family: Intel 80x86 (minimum 8086/8088)
  35.       Minimum OS:       MS-DOS 2.1
  36.       Standard RAM:     400K
  37.       Hard Drive Space: 900K
  38.       Required:
  39.          Hard drive
  40.          Keyboard
  41.  
  42.    Orders:
  43.       Address:          D.B. Schmidt
  44.                         2905 N. 39th Terrace
  45.                         St. Joseph, MO 64506
  46.       Phone:            816 364-6285
  47.       Internet:         dbschmidt@yahoo.com
  48.       Other E-mail:     http://www.geocities.com/dbschmidt1/
  49.  
  50.    Support:
  51.       Address:          D.B. Schmidt
  52.                         2905 N. 39th Terrace
  53.                         St. Joseph, MO 64506
  54.       Phone:            816 364-6285
  55.       Internet:         dbschmidt1@yahoo.com
  56.       Other E-mail:     http://www.geocities.com/dbschmidt1/
  57.  
  58.  
  59. ===== Information for Users ("READ-ME") ================
  60.  
  61. Strategic Baseball Simulator
  62. Version 3.41  - January 2000
  63. Includes '98 and '99 teams!
  64.  
  65. To start the game, just type "baseball". To learn more about the
  66. features and capabilities of SBS, be sure to read the documentation file
  67. BASEBALL.DOC. You can do this while running "baseball", but you might
  68. want to print out the .DOC file if you are a new user.  To send a copy
  69. to your printer, just do one of the following commands from DOS:
  70.  
  71.   copy baseball.doc prn
  72.          or
  73.   type baseball.doc > lpt1
  74.          or
  75.   manual
  76.  
  77. A document you may want to read is BASEBALL.INF. This explains
  78. in some detail how SBS goes about the simulation process.
  79.  
  80. ************************ Late Information ***************************
  81.  
  82.  
  83. >> COMPATIBILITY WITH PREVIOUS VERSIONS
  84.  
  85. Statistics Files.
  86. The compiled statistics files (.STS, .STB, .STP, etc.) in version 3.xx
  87. are NOT COMPATIBLE with the statistics files from earlier versions. Do
  88. NOT attempt to use any old stat files you may have with version 3.xx.
  89. Also, do not attempt to use new version 3.xx stat files with an older
  90. version of this program.
  91.  
  92. Team .DAT Files.
  93. Beginning with the 1994 season, the data (.DAT) files have a new,
  94. expanded format. Your old .DAT files (team rosters/statistics) should
  95. work just fine, but the newer format includes information about
  96. games-played by position and pitcher's games and games started.
  97. Unfortuneately, it was deemed necessary to slightly encrypt player's
  98. names so no actual current player's name is used. Of course these files
  99. remain completely editable by the user.
  100.  
  101. Old Schedule (.SCH) Files.
  102. If you have an older version (pre-3.00) of SBS, you must copy or rename
  103. your old .SCH files to have the extention .SER in order to work under
  104. 3.xx. For example, if you have some old .SCH files in the directory
  105. \SBS251 and you want to move them to \SBS34:
  106.  
  107.    cd \SBS251
  108.    copy *.SCH  \SBS34\*.SER
  109.  
  110.  
  111. >> BACKUP YOUR STATISTICS FILES!
  112.  
  113. Version 3.xx offers much better and faster management of statistics than
  114. previous versions. However, because much of the manipulation of the
  115. statistics is done in memory there is an added risk of data loss due to
  116. power failures, accidently turning off the computer, computer lock-ups
  117. or Heaven Forbid, program bugs. To help protect yourself from such
  118. events I strongly recommend that you use the /pw: (path-write) switch
  119. which writes your stat files to a separate directory. Then you should
  120. regularly back-up that directory to diskette.
  121.  
  122. 1. For example, create a directory called \STATS:
  123.     >MD \STATS
  124.  
  125. 2. Then when you run SBS, start is with the /pw switch:
  126.     >BASEBALL /PW:\STATS
  127.  
  128. [You may want to create a little batch file to start SBS if you don't
  129. want to type that in all the time. If you start SBS from Windows you can
  130. add the "/PW:\STATS" to the icon that launches SBS or to the .PIF file
  131. if you use one.]
  132.  
  133. Alternatively, you can also edit your BASEBALL.CFG file with a line that
  134. begins WRITE-PATH=.
  135. Example: WRITE-PATH=\STATS
  136.  
  137. Now it's easy to backup whatever is in the \STATS directory to a floppy.
  138.  
  139.     >COPY \STATS  A:
  140.  
  141.  
  142. >> COMMENT ABOUT THE "AUTO-LINEUP" FEATURE:
  143.  
  144. Version 3.xx now uses expanded .DAT files with "Games by Position"
  145. columns. You will notice there are three columns in which you may split
  146. up a player's playing time among three positions. This information is
  147. used by the program in selecting starting lineups so that a player's
  148. correct amount of playing time is approximated. The current method works
  149. great for bench players, but it does not always do a good job in moving
  150. around your default starting eight to other defensive positions. Perhaps
  151. I can work on this in the future.
  152.  
  153.  
  154. >> PROGRAM LIMITS
  155.  
  156. Statistics Tracking Limits:
  157. Unique Batters in a simulation............900
  158. Unique Pitchers in a simulation...........500
  159. Total Games in a simulation.................?
  160.  
  161. Check the website:
  162. http://www.geocities.com/dbschmidt1/
  163. email: dbschmidt1@yahoo.com
  164.  
  165.  
  166.  
  167.  
  168. ===== Packing List =====================================
  169.  
  170. As released by the author or publisher, this package contained the
  171. following files in addition to this VENDINFO.DIZ:
  172.  
  173.         Filename      Size     Date       Time     CRC32
  174.      BASEBALL.CFG    16086  25-Nov-1999  11:59p   FA8DA3BA
  175.      01APHILA.DAT     1467   6-Sep-1995  02:21p   714D4ABF
  176.      02NPITTS.DAT     1666  28-Aug-1995  09:48p   BF5E4BDD
  177.      03ABOSTO.DAT     1468  28-Aug-1995  09:48p   4AF9F2B1
  178.      04NNEWYO.DAT     1528  28-Aug-1995  09:48p   E06F4D87
  179.      05NNEWYO.DAT     1459  28-Aug-1995  09:49p   20DB609D
  180.      06ACHICA.DAT     1900  28-Aug-1995  09:50p   678C4D26
  181.      06NCHICA.DAT     1389  28-Aug-1995  09:49p   0BBF0511
  182.      07NCHICA.DAT     1486  28-Aug-1995  09:50p   E9334F4C
  183.      08NCHICA.DAT     1486  28-Aug-1995  09:50p   6FB5C1C3
  184.      09NPITTS.DAT     1812  28-Aug-1995  09:50p   9AA00E8C
  185.      10APHILA.DAT     1810  28-Aug-1995  09:50p   5F6A10E8
  186.      10NCINCI.DAT     1674   6-Sep-1995  02:22p   B91D93A5
  187.      11APHILA.DAT     1741  28-Aug-1995  09:51p   79F1724E
  188.      11NNEWYO.DAT     1547   6-Sep-1995  02:24p   6601B762
  189.      12ABOSTO.DAT     1814  28-Aug-1995  09:51p   8ACC8FFA
  190.      12NNEWYO.DAT     1873  28-Aug-1995  09:51p   8BE58486
  191.      13APHILA.DAT     1741  28-Aug-1995  09:52p   90AA09DF
  192.      14NBOSTO.DAT     1832  28-Aug-1995  09:52p   CB4CFB73
  193.      15ABOSTO.DAT     1745  28-Aug-1995  09:52p   D3E1353B
  194.      16ABOSTO.DAT     1814  28-Aug-1995  09:56p   1C3F096B
  195.      17ACHICA.DAT     1527  28-Aug-1995  09:57p   0FADC13B
  196.      18ABOSTO.DAT     1676  28-Aug-1995  09:57p   35EF7CEC
  197.      19ACHICA.DAT     1458  28-Aug-1995  09:57p   01006C48
  198.      19NCINCI.DAT     1945  28-Aug-1995  09:57p   3BCD1C9E
  199.      20ACLEVE.DAT     1805  28-Aug-1995  09:58p   38DA2D45
  200.      21ANEWYO.DAT     1872  28-Aug-1995  09:58p   A111BB55
  201.      21NNEWYO.DAT     1528  28-Aug-1995  09:58p   F7BEABA9
  202.      22NNEWYO.DAT     1597  28-Aug-1995  09:58p   361204B3
  203.      23ANEWYO.DAT     1872  28-Aug-1995  09:58p   523EF1FA
  204.      23NNEWYO.DAT     1873  28-Aug-1995  09:58p   983143F2
  205.      24AWASHI.DAT     1938  28-Aug-1995  09:59p   5D4115A4
  206.      25NPITTS.DAT     1529  28-Aug-1995  09:59p   F14694C8
  207.      27ANEWYO.DAT     1810  28-Aug-1995  10:00p   82B87AE9
  208.      27NSTLOU.DAT     1537  28-Aug-1995  09:59p   39BDDB6B
  209.      28ANEWYO.DAT     1803  28-Aug-1995  10:00p   10319895
  210.      29APHILA.DAT     1662  28-Aug-1995  10:00p   6BBA3B4C
  211.      30APHILA.DAT     1869  28-Aug-1995  10:00p   14D14197
  212.      31APHILA.DAT     1662  28-Aug-1995  10:00p   38D8784F
  213.      31NSTLOU.DAT     1675  28-Aug-1995  10:00p   891AB842
  214.      32ANEWYO.DAT     1458  28-Aug-1995  10:01p   F220910B
  215.      33NNEWYO.DAT     1804  28-Aug-1995  10:01p   9482593D
  216.      34ADETRO.DAT     1880  28-Aug-1995  10:01p   9A07D72B
  217.      34NSTLOU.DAT     1606  28-Aug-1995  10:01p   0BCA30FC
  218.      35ADETRO.DAT     1814  28-Aug-1995  10:01p   503BA82C
  219.      36ANEWYO.DAT     1872  28-Aug-1995  10:01p   610B7C2E
  220.      37ANEWYO.DAT     1763  28-Aug-1995  10:02p   DC8C7771
  221.      38ANEWYO.DAT     1763  28-Aug-1995  10:02p   948AFDA8
  222.      39ANEWYO.DAT     1734  28-Aug-1995  10:02p   E7A04236
  223.      40NCINCI.DAT     2096  28-Aug-1995  10:02p   DAF64B9E
  224.      41ANEWYO.DAT     1816  28-Aug-1995  10:02p   C5D4FB5B
  225.      42ANEWYO.DAT     1665  28-Aug-1995  10:02p   76100294
  226.      42NSTLOU.DAT     1872  28-Aug-1995  10:02p   47BE1A36
  227.      43ANEWYO.DAT     1832  28-Aug-1995  10:03p   1FBF743A
  228.      44ASTLOU.DAT     1814  28-Aug-1995  10:03p   C620CBFE
  229.      44NSTLOU.DAT     1763  28-Aug-1995  10:03p   85650436
  230.      45ADETRO.DAT     1811  28-Aug-1995  10:04p   B72C4963
  231.      45NCHICA.DAT     1596  28-Aug-1995  10:04p   4951CD2C
  232.      46ABOSTO.DAT     1814  28-Aug-1995  10:04p   4345E10A
  233.      46NSTLOU.DAT     1832  28-Aug-1995  10:04p   8E320028
  234.      47ABOSTO.DAT     2063   6-Sep-1995  02:25p   25D96017
  235.      47ANEWYO.DAT     1833  28-Aug-1995  10:04p   EC39026F
  236.      48ACLEVE.DAT     1943  28-Aug-1995  10:05p   88A1DF7D
  237.      50ANEWYO.DAT     1832  28-Aug-1995  10:05p   98B5C415
  238.      51ANEWYO.DAT     1832  28-Aug-1995  10:05p   3F489788
  239.      51NNEWYO.DAT     1665  28-Aug-1995  10:05p   C507803A
  240.      52ANEWYO.DAT     1762  28-Aug-1995  10:05p   8104D4F0
  241.      53ANEWYO.DAT     1596  28-Aug-1995  10:06p   71C688F1
  242.      53NBROOK.DAT     1803  28-Aug-1995  10:06p   66BAAE82
  243.      54ACLEVE.DAT     1943  28-Aug-1995  10:06p   A60A12FA
  244.      54NNEWYO.DAT     1762  28-Aug-1995  10:06p   9C9FCE51
  245.      55NBROOK.DAT     1734  28-Aug-1995  10:06p   D87B0B55
  246.      56ANEWYO.DAT     1831  28-Aug-1995  10:07p   3D19E3CD
  247.      56NCINCI.DAT     1945  28-Aug-1995  10:07p   91D98030
  248.      57NMILWA.DAT     1811  28-Aug-1995  10:07p   900BA0DC
  249.      58ANEWYO.DAT     1762  28-Aug-1995  10:07p   4A710A97
  250.      59AWASHI.DAT     2012  23-Oct-1995  03:45p   DC3DA225
  251.      59NLOSAN.DAT     1947  28-Aug-1995  10:08p   61CF9E49
  252.      60NPITTS.DAT     1943  28-Aug-1995  10:08p   44C32A9F
  253.      61ANEWYO.DAT     1683  28-Aug-1995  10:08p   A071A158
  254.      61NCINCI.DAT     2063   6-Sep-1995  02:26p   3346C20C
  255.      62ADETRO.DAT     1767  28-Aug-1995  10:09p   CAC6CC64
  256.      62ANEWYO.DAT     1744  28-Aug-1995  10:09p   00C375B2
  257.      62NNEWYO.DAT     1742   4-Sep-1995  10:14p   98947D02
  258.      62NSANFR.DAT     1697  28-Aug-1995  10:08p   DBA747C9
  259.      63NLOSAN.DAT     1803  28-Aug-1995  10:09p   2F77FBD8
  260.      64AMINNE.DAT     1983   6-Sep-1995  02:28p   2056AC65
  261.      64NSTLOU.DAT     1675  28-Aug-1995  10:09p   C0019439
  262.      65NLOSAN.DAT     1803  28-Aug-1995  10:10p   0C266568
  263.      66ABALTI.DAT     1672  28-Aug-1995  10:10p   F9652D59
  264.      66NMILWA.DAT     1994   6-Sep-1995  02:32p   3C087A47
  265.      67ABOSTO.DAT     2063   6-Sep-1995  02:34p   729304A2
  266.      67NSTLOU.DAT     1746  28-Aug-1995  10:10p   89AB006E
  267.      68ADETRO.DAT     1872  28-Aug-1995  10:11p   3515F4DB
  268.      69ABALTI.DAT     1879  28-Aug-1995  10:11p   DAA52ECA
  269.      69NNEWYO.DAT     1665  28-Aug-1995  10:11p   713EE07E
  270.      70ABALTI.DAT     1672  28-Aug-1995  10:11p   8EE0B65B
  271.      70ABOSTO.DAT     2063   6-Sep-1995  02:35p   49141974
  272.      70NCINCI.DAT     1983   6-Sep-1995  02:36p   60CB8F8E
  273.      71NPITTS.DAT     1945  28-Aug-1995  10:11p   AFF2E4DF
  274.      72AOAKLA.DAT     1876  28-Aug-1995  10:12p   84C7C6FC
  275.      72NCINCI.DAT     1983   6-Sep-1995  02:37p   6F865CE6
  276.      73AOAKLA.DAT     1737  28-Aug-1995  10:12p   92E8C70D
  277.      73NATLAN.DAT     1983   6-Sep-1995  02:38p   3965396B
  278.      74AOAKLA.DAT     1876  28-Aug-1995  10:12p   51737D5B
  279.      74NLOSAN.DAT     1940  28-Aug-1995  10:12p   9A4910D3
  280.      75ABOSTO.DAT     1809   4-Dec-1999  09:14a   02C9BC0F
  281.      75NCINCI.DAT     1741  28-Aug-1995  10:12p   DC1778B0
  282.      76AOAKLA.DAT     1973   6-Sep-1995  02:39p   04EB2ADF
  283.      76NCINCI.DAT     1819  28-Aug-1995  10:13p   35E5D5DF
  284.      77ABOSTO.DAT     2053   6-Sep-1995  02:41p   A0BD11B8
  285.      77AKANSA.DAT     1741  28-Aug-1995  10:13p   5D4F5371
  286.      77ANEWYO.DAT     1812  28-Aug-1995  10:13p   891F4BA1
  287.      77NCINCI.DAT     1994   6-Sep-1995  02:42p   B16F95B7
  288.      78ABOSTO.DAT     1804  28-Aug-1995  10:14p   3354BEEB
  289.      78ANEWYO.DAT     1950  28-Aug-1995  10:14p   4B51C950
  290.      79NCINCI.DAT     1983   6-Sep-1995  02:43p   D6E71A5D
  291.      79NPITTS.DAT     1812  28-Aug-1995  10:14p   B3A63183
  292.      80AKANSA.DAT     1880  28-Aug-1995  10:15p   3EFCF67D
  293.      80AMILWA.DAT     2042   6-Sep-1995  02:44p   A8275A9E
  294.      80NPHILA.DAT     1945  28-Aug-1995  10:14p   5A2ADF35
  295.      98AANAHE.DAT     2966   7-Mar-1999  10:19p   0E02CFE4
  296.      98ABALTI.DAT     2790   7-Mar-1999  10:19p   936DB356
  297.      98ABOSTO.DAT     2795   7-Mar-1999  10:19p   16407112
  298.      98ACHICA.DAT     2790   7-Mar-1999  10:19p   EC040550
  299.      98ACLEVE.DAT     2806   7-Mar-1999  10:19p   7EA40816
  300.      98ADETRO.DAT     2818   7-Mar-1999  10:19p   B50C38F5
  301.      98AKANSA.DAT     2842   7-Mar-1999  10:19p   60C4D5A9
  302.      98AMINNE.DAT     2818   7-Mar-1999  10:19p   3D3A8EFB
  303.      98ANEWYO.DAT     2807   7-Mar-1999  10:19p   E0CAB14F
  304.      98AOAKLA.DAT     2820   7-Mar-1999  10:19p   81A4E484
  305.      98ASEATT.DAT     2814   7-Mar-1999  10:19p   C18B025C
  306.      98ATAMPA.DAT     2816  14-Mar-1999  03:02p   AE8CFD3E
  307.      98ATEXAS.DAT     2798   7-Mar-1999  10:19p   449CC3D5
  308.      98ATORON.DAT     2810   7-Mar-1999  10:19p   71AE2E5E
  309.      98NARIZO.DAT     2716   7-Mar-1999  10:19p   695EDA88
  310.      98NATLAN.DAT     2713   7-Mar-1999  10:19p   A37D1F3C
  311.      98NCHICA.DAT     2719   7-Mar-1999  10:19p   47891004
  312.      98NCINCI.DAT     2768   7-Mar-1999  10:19p   9393C705
  313.      98NCOLOR.DAT     2764   7-Mar-1999  10:19p   8B3595C2
  314.      98NFLORI.DAT     3302   7-Mar-1999  10:19p   6EB74716
  315.      98NHOUST.DAT     3016   7-Mar-1999  10:19p   B9C4C59A
  316.      98NLOSAN.DAT     3348   7-Mar-1999  10:19p   DFC06401
  317.      98NMILWA.DAT     2692   7-Mar-1999  10:19p   6E2F0929
  318.      98NMONTR.DAT     3056   7-Mar-1999  10:19p   817CBEE9
  319.      98NNEWYO.DAT     2911   7-Mar-1999  10:19p   68C1F9C2
  320.      98NPHILA.DAT     2701   7-Mar-1999  10:19p   F46CD803
  321.      98NPITTS.DAT     2824   7-Mar-1999  10:19p   4885E9C8
  322.      98NSANDI.DAT     2722   7-Mar-1999  10:19p   00042758
  323.      98NSANFR.DAT     2746   7-Mar-1999  10:19p   6B6B6381
  324.      98NSTLOU.DAT     3259   7-Mar-1999  10:19p   3AE89737
  325.      99AANAHE.DAT     2826  21-Oct-1999  06:19p   92F6879C
  326.      99ABALTI.DAT     2798  21-Oct-1999  12:15a   5CFF7A37
  327.      99ABOSTO.DAT     2834  21-Oct-1999  12:17a   BB00184F
  328.      99ACHICA.DAT     2834  21-Oct-1999  12:18a   36F6F577
  329.      99ACLEVE.DAT     2817   4-Dec-1999  11:02a   7C44CC3F
  330.      99ADETRO.DAT     2828  21-Oct-1999  12:19a   C71E72D2
  331.      99AKANSA.DAT     2826  25-Nov-1999  11:36p   092750D5
  332.      99AMINNE.DAT     2832  25-Nov-1999  11:32p   F9E9D2F7
  333.      99ANEWYO.DAT     2810  25-Nov-1999  11:36p   CA0EAFEA
  334.      99AOAKLA.DAT     2828  21-Oct-1999  12:24a   03B1307E
  335.      99ASEATT.DAT     2834  25-Nov-1999  11:03p   9755C36F
  336.      99ATAMPA.DAT     2828  21-Oct-1999  12:27a   1B77110B
  337.      99ATEXAS.DAT     2800  21-Oct-1999  12:27a   33CCBCAD
  338.      99ATORON.DAT     2804  21-Oct-1999  12:29a   7FC546F6
  339.      99NARIZO.DAT     2794   1-Nov-1999  01:22a   087CCF2A
  340.      99NATLAN.DAT     2814   1-Nov-1999  01:22a   61A1FE6C
  341.      99NCHICA.DAT     2844   4-Dec-1999  10:31p   DA56FED5
  342.      99NCINCI.DAT     2806   1-Nov-1999  01:24a   70E1CCFC
  343.      99NCOLOR.DAT     2806   1-Nov-1999  01:25a   F1BA6EDB
  344.      99NFLORI.DAT     2829   1-Nov-1999  01:29a   C21E2299
  345.      99NHOUST.DAT     2849   1-Nov-1999  01:27a   26157E89
  346.      99NLOSAN.DAT     2802   1-Nov-1999  01:28a   0DFD54C3
  347.      99NMILWA.DAT     2803   1-Nov-1999  01:29a   CCC73A5D
  348.      99NMONTR.DAT     2844   1-Nov-1999  01:30a   4C54BD56
  349.      99NNEWYO.DAT     2833   1-Nov-1999  01:32a   5A0AE938
  350.      99NPHILA.DAT     2792   1-Nov-1999  01:33a   EF6EC62C
  351.      99NPITTS.DAT     2818   1-Nov-1999  01:34a   10447F61
  352.      99NSANDI.DAT     2829   1-Nov-1999  01:36a   98FFCFED
  353.      99NSANFR.DAT     2827   1-Nov-1999  01:37a   B33B29B7
  354.      99NSTLOU.DAT     2842   1-Nov-1999  01:39a   BE299538
  355.       FILE_ID.DIZ      387   8-Jan-2000  06:47p   4D2F8837
  356.      BASEBALL.DOC    47428   8-Jan-2000  07:19p   A5EE0600
  357.        VENDOR.DOC     4181   8-Jan-2000  06:52p   F3069014
  358.      BASEBALL.EXE   273582   8-Jan-2000  06:41p   291166FB
  359.       EDRNDAC.EXE    46332   8-Feb-1998  10:28p   60ABA00C
  360.            TE.EXE    29904  12-Jul-1993  01:50a   51C26ABB
  361.      BASEBALL.ICO      766  20-Dec-1993  09:10a   BDFA28ED
  362.      BASEBALL.INF    14388  24-Jul-1995  03:14p   BE819C9F
  363.      BASEBALL.MSX    11154   7-Jan-2000  11:46p   99CFE04B
  364.          98ML.SCH    76540  12-Dec-1999  09:04p   D4C9A38A
  365.          99ML.SCH    77830   8-Jan-2000  07:01p   DFE4D050
  366.       MAN_EXP.SCH      630   8-Jan-2000  07:12p   BC35A1C2
  367.          98ML.SER    19228   2-Jan-1999  08:34p   6D07BF81
  368.          99ML.SER    19228  26-Nov-1999  04:12p   313C69FD
  369.       READ_ME.TXT     3778   8-Jan-2000  06:49p   B588EC6F
  370.  
  371.  
  372. ===== Installation =====================================
  373.  
  374. Create a directory on your hard drive:
  375. MD \SBS34
  376.  
  377. Change to that directory:
  378. CD \SBS34
  379.  
  380. UnZIP the SBSIM.ZIP file into this directory:
  381. PKUNZIP [path]\SBSIM
  382.  
  383. Enter BASEBALL to start game
  384.  
  385.  
  386.  
  387.  
  388. Read BASEBALL.DOC for detailed description and instruction.
  389. Read BASEBALL.INF for information on how the program functions.
  390.  
  391.  
  392. ===== Warranty =========================================
  393.  
  394. LIMITED WARRANTY
  395.  
  396. THIS SOFTWARE AND MANUAL ARE PROVIDED FOR EVALUATION ONLY, ON AN "AS
  397. IS" BASIS.  D.B. SCHMIDT DISCLAIMS ALL WARRANTIES RELATING
  398. TO THIS SOFTWARE, WHETHER EXPRESSED  OR IMPLIED, INCLUDING BUT NOT
  399. LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR
  400. A PARTICULAR PURPOSE. NEITHER D.B. SCHMIDT NOR ANYONE ELSE
  401. WHO HAS BEEN INVOLVED IN THE CREATION, PRODUCTION, OR DELIVERY OF
  402. THIS SOFTWARE SHALL BE LIABLE FOR ANY INDIRECT, CONSEQUENTIAL, OR
  403. INCIDENTAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE SUCH
  404. SOFTWARE, EVEN IF D.B. SCHMIDT HAS BEEN ADVISED OF THE
  405. POSSIBILITY OF SUCH DAMAGES OR CLAIMS.  THE PERSON USING THE SOFTWARE
  406. BEARS ALL RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE.
  407.  
  408. This agreement shall be governed by the laws of the State of Missouri
  409. and shall inure to the benefit of D.B. SCHMIDT and any
  410. successors, administrators, heirs and assigns. Any action or proceeding
  411. brought by either party against the other arising out of or related to
  412. this agreement shall be brought only in a STATE or FEDERAL COURT of
  413. competent jurisdiction located in Buchanan County, Missouri. The parties
  414. hereby consent to in personam jurisdiction of said courts.
  415.  
  416.  
  417.  
  418. ===== License for Use and Distribution =================
  419.  
  420. TRIAL USE LICENSE
  421.  
  422. Strategic Baseball Simulator is NOT a public domain program.
  423. It is copyrighted by D.B. Schmidt. This software and accompanying
  424. documentation are protected by United States copyright law and also by
  425. international treaty provisions.
  426.  
  427. D.B. Schmidt grants you a limited license to use this software.
  428.  
  429. You may not use, copy, rent, lease, sell, modify, decompile,
  430. disassemble, otherwise reverse engineer, or transfer the licensed
  431. program except as provided in this agreement.  Any such unauthorized
  432. use shall result in immediate and automatic termination of this license.
  433. All rights not expressly granted here are reserved to D.B. Schmidt.
  434.  
  435.  
  436. LIMITED DISTRIBUTION LICENSE
  437.  
  438. The following may distribute Strategic Baseball Simulator, completely
  439. unaltered, without further permission...; for other cases or to
  440. distribute in modified form, you must consult the attached data record,
  441. which is hereby incorporated by reference.  Any distribution satisfying
  442. all the distribution requirements expressed in that data record is hereby
  443. authorized.
  444.  
  445. Permission to distribute the Strategic Baseball Simulator package is
  446. not transferable, assignable, saleable, or franchisable.  Each vendor
  447. wishing to distribute the package must independently satisfy the terms
  448. of this limited distribution license.
  449.  
  450. U.S. Government Information:  Use, duplication, or disclosure by the
  451. U.S. Government of the computer software and documentation in this
  452. package shall be subject to the restricted rights applicable to
  453. commercial computer software as set forth in subdivision (b)(3)(ii) of
  454. the Rights in Technical Data and Computer Software clause at
  455. 252.227-7013 (DFARS 52.227-7013).  The Contractor/manufacturer is
  456. D.B. Schmidt, 2905 N. 39th Terrace, St. Joseph, MO. 64506
  457.  
  458. D.B. Schmidt may revoke any permissions granted here, by
  459. notifying you in writing.  All rights not expressly granted here are
  460. reserved to D.B. Schmidt.
  461.  
  462.  
  463. ===== About VENDINFO Files =============================
  464.  
  465. Each VENDINFO.DIZ file contains extensive information about a product.
  466. This "human-readable" section is followed by a compressed data record
  467. useable by automated tools.  The data record allows BBSes and other
  468. distributors to automate package handling, and provides users with a
  469. wealth of product information.  VENDINFO tools (free viewer for users,
  470. free or inexpensive processors for distributors, editors for authors)
  471. are available from many sources, including the originators of VENDINFO:
  472.   Rams' Island Software    Voice: 303-841-2848  CompuServe: 76244,324
  473.   7644 E. Lakecliff Way      BBS: 303-841-6269     FidoNet: 1:104/333
  474.   Parker, CO 80134-5904 USA  FAX: 303-841-6269        RIME: 1235
  475.  
  476.  
  477. ===== Compressed Data Record Follows ===================
  478.  
  479. PK
  480. ÖÜ((~╨£#    VENDDATA.%'  7  { {  g≈≈≈¡uJ4⌐SúO$XÉ,└Ç(Q&╒RΘò_:µ<┬≡S╫·;û└ß╙ ╞╝ÉmUΣ╥ OWnX║e╧ª Rh╪╣e┼åe╦Σ╘┤mδ▓íⁿ[9╓X₧ÿi▀║∙'╬tI3&Çzw;ûm]▓eτéîÖ3gNÉd`ñ┘┤l╜%╚6┌/ r╠∩τª¥ú╖tA╓╔╛▄ûiWx│a╟ûu▒eΘ0:╞Å¡╙╤Å═sΓ½8UΦ╘ñMuÇDü(V⌠hR#:à+&êB>å!]å!_úÉ6╔╧äQHcΣ¬
  481. í íâ┤5╟ïΩñæ╕_÷n┬╗l¿Jß█ªΘ┌ë>¥é÷`┘9T)Vùô2'NÉ&A≡ñq?l█╣!5αi│<╤╠ƒpfΩ╥N    Oº*5(╒"∙!z}╨⌐E╧ö)▓╜*╩?ò
  482. "»¬╚╛4ÅvgW~ú½£Ω▄Inq7~₧Lü{▒i╧╢(}█2╣π 7¼!w¡k╞X║=cΓ.yE«ºÖrm≤a╧╓1ⁿ▄▒h╦Æ¡â¬4Oª±u█╢╔√i⌡¿j║h:M▌≡\½y╙π╖╬│Ñ├░~b╥├y~^Ñ╙╢╘±╛σ┘0ⁿªb█╬ƒΓ$╗^à║██┬¡╙a3ç╛FƒGª╩¿]²¬╩?àSSk@ºz3Θfδ║ßΣûllê?½Φ╥òÄ ╨ñIAÿ┌Ω╦0+┌ºë¬v┴Æÿ!~é¼AΦΦ¢≡▌l/Z9M╤4╒
  483. ß6⌐⌐,ójª╫àú5BYπ<¢╓Pª╣»MkÆ┤ΓÜPa½Oî╡næel╤ü∙ÿü}èN 4$e|┬/αú!ñî²@α&┘éáS┌╣ (p@è∩#Ç└åú╝╩ ▀£⌐╛°─9Büτα8ó═╕2â"╙a╕▌4:å 0|
  484. ù3#├╔╥Aàφé<Ç@ùÖFÿ≡NV?3╟ÆsÉTÇ£8^╞AäÑyÑoèz╕hYél·ñMÜ5a┌≡%â├gL]ⁿ[┌öë│╞;3    @``z╪╖[v╚táp≥y╦Γàsá1═▌ûÑC╘╥l╔\@Jï┤DT≡╥ó║b╬é═φ█╖.`Σ╓¥B4V╘├╒∙≥σ▌╗w]d╚■vîê▄è∞╫/∞e╠+╛┤≤ ░é.º0╪N⌠Ä│)±τ╕│⌠/Lƒ¢1K~cÉYÜ0f    ╠'êrM╒x╠_┐₧└√▐?≡■üùPK
  485. ÖÜ((~╨£#     VENDDATA.PK*≈